home *** CD-ROM | disk | FTP | other *** search
/ AI Game Programming Wisdom / AIGameProgrammingWisdom.iso / SourceCode / 11 Learning / 01 Manslow / GPExample / GPExample.mdp (.txt) < prev    next >
Encoding:
Microsoft Developer Studio Project  |  2001-10-10  |  40.0 KB  |  335 lines

  1. D:\Program Files\Projects\GPExample\GPExampleView.cp
  2. GPExampleView.cpp
  3. D:\Program Files\Projects\GPExample\GPExampleView.cpp
  4. ePjectd`W|
  5. am Files
  6. jects\GP
  7. ple\GPEx
  8. e.clw
  9. ontains 
  10. rmation 
  11. the MFC 
  12. D:\Program Files\Projects\GPExample\GPExampleView.cp
  13. GPExampleView.cpp
  14. D:\Program Files\Projects\GPExample\GPExampleView.cpp
  15. ePjectd`W|
  16. am Files
  17. jects\GP
  18. ple\GPEx
  19. e.clw
  20. ontains 
  21. rmation 
  22. the MFC 
  23. GPExample - Win32 Debug
  24. GPExample - Win32 Release
  25. @    Control-C
  26. Control-Break
  27. Datatype Misalignment
  28. Access Violation
  29. In Page Error
  30.     No Memory
  31. Illegal Instruction
  32. Noncontinuable Exception
  33. Invalid Disposition
  34. Array Bounds Exceeded
  35. Float Denormal Operand
  36. Float Divide by Zero
  37. Float Inexact Result
  38. Float Invalid Operation
  39. Float Overflow
  40. Float Stack Check
  41. Float Underflow
  42. Integer Divide by Zero
  43. Integer Overflow
  44. Privileged Instruction
  45. Stack Overflow
  46. DLL Initialization Failed
  47. Microsoft C++ Exception
  48. Watch1
  49. Watch2
  50. Watch3
  51. Watch4
  52. am Files
  53. jects\GP
  54. ple\GPEx
  55. e.clw
  56. ontains 
  57. rmation 
  58. the MFC 
  59. GPExample - Win32 Debug
  60. GPExample - Win32 Release
  61. @    Control-C
  62. Control-Break
  63. Datatype Misalignment
  64. Access Violation
  65. In Page Error
  66.     No Memory
  67. Illegal Instruction
  68. Noncontinuable Exception
  69. Invalid Disposition
  70. Array Bounds Exceeded
  71. Float Denormal Operand
  72. Float Divide by Zero
  73. Float Inexact Result
  74. Float Invalid Operation
  75. Float Overflow
  76. Float Stack Check
  77. Float Underflow
  78. Integer Divide by Zero
  79. Integer Overflow
  80. Privileged Instruction
  81. Stack Overflow
  82. DLL Initialization Failed
  83. Microsoft C++ Exception
  84. Watch1
  85. Watch2
  86. Watch3
  87. Watch4
  88. am Files
  89. jects\GP
  90. ple\GPEx
  91. e.clw
  92. ontains 
  93. rmation 
  94. the MFC 
  95. GPEXAMPLE - WIN32 RELEASE
  96. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/GPExample.pch" /Yu"stdafx.h" /Fo"Release/" /c 
  97. /nologo /D "NDEBUG" /win32 
  98. =/l 0x809 /fo"Release/GPExample.res" /d "NDEBUG" /d "_AFXDLL" 
  99. "/nologo /o"Release/GPExample.bsc" 
  100. s/nologo /subsystem:windows /incremental:no /pdb:"Release/GPExample.pdb" /machine:I386 /out:"Release/GPExample.exe" .D:\Program Files\Projects\GPExample\ReadMe.txt1D:\Program Files\Projects\GPExample\GPExample.cpp
  101. .D:\Program Files\Projects\GPExample\StdAfx.cpp
  102. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/GPExample.pch" /Yc"stdafx.h" /Fo"Release/" /c /D:\Program Files\Projects\GPExample\MainFrm.cpp
  103. 4D:\Program Files\Projects\GPExample\GPExampleDoc.cpp
  104. 5D:\Program Files\Projects\GPExample\GPExampleView.cpp
  105. 0D:\Program Files\Projects\GPExample\GPExample.rc
  106. 8D:\Program Files\Projects\GPExample\CGPTurnRightNode.cpp
  107. 2D:\Program Files\Projects\GPExample\CGPANDNode.cpp
  108. @D:\Program Files\Projects\GPExample\CGPIfGreaterThanZeroNode.cpp
  109. 5D:\Program Files\Projects\GPExample\CGPIsFoodNode.cpp
  110. 7D:\Program Files\Projects\GPExample\CGPIsPoisonNode.cpp
  111. 5D:\Program Files\Projects\GPExample\CGPIsWallNode.cpp
  112. :D:\Program Files\Projects\GPExample\CGPMoveForwardNode.cpp
  113. /D:\Program Files\Projects\GPExample\CGPNode.cpp
  114. 2D:\Program Files\Projects\GPExample\CGPNOTNode.cpp
  115. 1D:\Program Files\Projects\GPExample\CGPORNode.cpp
  116. ;D:\Program Files\Projects\GPExample\CGPRandomNumberNode.cpp
  117. 7D:\Program Files\Projects\GPExample\CGPTurnLeftNode.cpp
  118. +D:\Program Files\Projects\GPExample\CGP.cpp
  119. .D:\Program Files\Projects\GPExample\CWorld.cpp
  120. 5D:\Program Files\Projects\GPExample\CGPBinaryNode.cpp
  121. 7D:\Program Files\Projects\GPExample\CGPTerminalNode.cpp
  122. 4D:\Program Files\Projects\GPExample\CGPUnaryNode.cpp
  123. 6D:\Program Files\Projects\GPExample\CGPTernaryNode.cpp
  124. GPEXAMPLE - WIN32 DEBUG
  125. /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/GPExample.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /c 
  126. /nologo /D "_DEBUG" /win32 
  127. ;/l 0x809 /fo"Debug/GPExample.res" /d "_DEBUG" /d "_AFXDLL" 
  128.  /nologo /o"Debug/GPExample.bsc" 
  129. w/nologo /subsystem:windows /incremental:yes /pdb:"Debug/GPExample.pdb" /debug /machine:I386 /out:"Debug/GPExample.exe" .D:\Program Files\Projects\GPExample\ReadMe.txt1D:\Program Files\Projects\GPExample\GPExample.cpp
  130. .D:\Program Files\Projects\GPExample\StdAfx.cpp
  131. /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/GPExample.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /c /D:\Program Files\Projects\GPExample\MainFrm.cpp
  132. 4D:\Program Files\Projects\GPExample\GPExampleDoc.cpp
  133. 5D:\Program Files\Projects\GPExample\GPExampleView.cpp
  134. 0D:\Program Files\Projects\GPExample\GPExample.rc
  135. 8D:\Program Files\Projects\GPExample\CGPTurnRightNode.cpp
  136. 2D:\Program Files\Projects\GPExample\CGPANDNode.cpp
  137. @D:\Program Files\Projects\GPExample\CGPIfGreaterThanZeroNode.cpp
  138. 5D:\Program Files\Projects\GPExample\CGPIsFoodNode.cpp
  139. 7D:\Program Files\Projects\GPExample\CGPIsPoisonNode.cpp
  140. 5D:\Program Files\Projects\GPExample\CGPIsWallNode.cpp
  141. :D:\Program Files\Projects\GPExample\CGPMoveForwardNode.cpp
  142. /D:\Program Files\Projects\GPExample\CGPNode.cpp
  143. 2D:\Program Files\Projects\GPExample\CGPNOTNode.cpp
  144. 1D:\Program Files\Projects\GPExample\CGPORNode.cpp
  145. ;D:\Program Files\Projects\GPExample\CGPRandomNumberNode.cpp
  146. 7D:\Program Files\Projects\GPExample\CGPTurnLeftNode.cpp
  147. +D:\Program Files\Projects\GPExample\CGP.cpp
  148. .D:\Program Files\Projects\GPExample\CWorld.cpp
  149. 5D:\Program Files\Projects\GPExample\CGPBinaryNode.cpp
  150. 7D:\Program Files\Projects\GPExample\CGPTerminalNode.cpp
  151. 4D:\Program Files\Projects\GPExample\CGPUnaryNode.cpp
  152. 6D:\Program Files\Projects\GPExample\CGPTernaryNode.cpp
  153. GPExample - Win32 Release
  154. GPExample.mak
  155. CProject
  156. GPExample - Win32 Release
  157. GPExample - Win32 Release
  158. GPExample - Win32 Debug
  159. CTargetItem
  160. .\ReadMe.txt
  161. CFileItem
  162. .\GPExample.cpp
  163. CFileItem
  164. .\StdAfx.cpp
  165. CFileItem
  166. GPExample - Win32 Debug
  167. GPExample - Win32 Release
  168. .\MainFrm.cpp
  169. CFileItem
  170. .\GPExampleDoc.cpp
  171. CFileItem
  172. .\GPExampleView.cpp
  173. CFileItem
  174. .\GPExample.rc
  175. CFileItem
  176. .\CGPTurnRightNode.cpp
  177. CFileItem
  178. .\CGPANDNode.cpp
  179. CFileItem
  180. .\CGPIfGreaterThanZeroNode.cpp
  181. CFileItem
  182. .\CGPIsFoodNode.cpp
  183. CFileItem
  184. .\CGPIsPoisonNode.cpp
  185. CFileItem
  186. .\CGPIsWallNode.cpp
  187. CFileItem
  188. .\CGPMoveForwardNode.cpp
  189. CFileItem
  190. .\CGPNode.cpp
  191. CFileItem
  192. .\CGPNOTNode.cpp
  193. CFileItem
  194. .\CGPORNode.cpp
  195. CFileItem
  196. .\CGPRandomNumberNode.cpp
  197. CFileItem
  198. .\CGPTurnLeftNode.cpp
  199. CFileItem
  200. SSBR    .\CGP.cpp
  201. CFileItem
  202. .\CWorld.cpp
  203. CFileItem
  204. .\CGPBinaryNode.cpp
  205. CFileItem
  206. .\CGPTerminalNode.cpp
  207. CFileItem
  208. .\CGPUnaryNode.cpp
  209. CFileItem
  210. .\CGPTernaryNode.cpp
  211. CFileItem
  212. CDependencyContainer
  213. StdAfx.h
  214. CDependencyFile
  215. GPExample.h
  216. CDependencyFile
  217. SSBR    MainFrm.h
  218. CDependencyFile
  219. GPExampleDoc.h
  220. CDependencyFile
  221. GPExampleView.h
  222. CDependencyFile
  223. GPExample.pch
  224. CDependencyFile
  225. CWorld.h
  226. CDependencyFile
  227. CGP.h
  228. CDependencyFile
  229. SSBR    CGPNode.h
  230. CDependencyFile
  231. CGPANDNode.h
  232. CDependencyFile
  233. CGPIfGreaterThanZeroNode.h
  234. CDependencyFile
  235. CGPIsFoodNode.h
  236. CDependencyFile
  237. CGPIsPoisonNode.h
  238. CDependencyFile
  239. CGPIsWallNode.h
  240. CDependencyFile
  241. CGPMoveForwardNode.h
  242. CDependencyFile
  243. CGPNOTNode.h
  244. CDependencyFile
  245. CGPORNode.h
  246. CDependencyFile
  247. CGPRandomNumberNode.h
  248. CDependencyFile
  249. CGPTurnLeftNode.h
  250. CDependencyFile
  251. CGPTurnRightNode.h
  252. CDependencyFile
  253. CGPBinaryNode.h
  254. CDependencyFile
  255. CGPTernaryNode.h
  256. CDependencyFile
  257. CGPTerminalNode.h
  258. CDependencyFile
  259. CGPUnaryNode.h
  260. CDependencyFile
  261. GPExample.ico
  262. CDependencyFile
  263. GPExampleDoc.ico
  264. CDependencyFile
  265. GPExample.rc2
  266. CDependencyFile
  267. CDependencyContainer
  268. StdAfx.h
  269. CDependencyFile
  270. GPExample.h
  271. CDependencyFile
  272. SSBR    MainFrm.h
  273. CDependencyFile
  274. GPExampleDoc.h
  275. CDependencyFile
  276. GPExampleView.h
  277. CDependencyFile
  278. GPExample.pch
  279. CDependencyFile
  280. CWorld.h
  281. CDependencyFile
  282. CGP.h
  283. CDependencyFile
  284. SSBR    CGPNode.h
  285. CDependencyFile
  286. CGPANDNode.h
  287. CDependencyFile
  288. CGPIfGreaterThanZeroNode.h
  289. CDependencyFile
  290. CGPIsFoodNode.h
  291. CDependencyFile
  292. CGPIsPoisonNode.h
  293. CDependencyFile
  294. CGPIsWallNode.h
  295. CDependencyFile
  296. CGPMoveForwardNode.h
  297. CDependencyFile
  298. CGPNOTNode.h
  299. CDependencyFile
  300. CGPORNode.h
  301. CDependencyFile
  302. CGPRandomNumberNode.h
  303. CDependencyFile
  304. CGPTurnLeftNode.h
  305. CDependencyFile
  306. CGPTurnRightNode.h
  307. CDependencyFile
  308. CGPBinaryNode.h
  309. CDependencyFile
  310. CGPTernaryNode.h
  311. CDependencyFile
  312. CGPTerminalNode.h
  313. CDependencyFile
  314. CGPUnaryNode.h
  315. CDependencyFile
  316. GPExample.ico
  317. CDependencyFile
  318. GPExampleDoc.ico
  319. CDependencyFile
  320. GPExample.rc2
  321. CDependencyFile
  322. GPEXAMPLE - WIN32 RELEASE
  323. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/GPExample.pch" /Yu"stdafx.h" /Fo"Release/" /c 
  324. /nologo /D "NDEBUG" /win32 
  325. =/l 0x809 /fo"Release/GPExample.res" /d "NDEBUG" /d "_AFXDLL" 
  326. "/nologo /o"Release/GPExample.bsc" 
  327. s/nologo /subsystem:windows /incremental:no /pdb:"Release/GPExample.pdb" /machine:I386 /out:"Release/GPExample.exe" .D:\Program Files\Projects\GPExample\ReadMe.txt1D:\Program Files\Projects\GPExample\GPExample.cpp
  328. .D:\Program Files\Projects\GPExample\StdAfx.cpp
  329. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/GPExample.pch" /Yc"stdafx.h" /Fo"Release/" /c /D:\Program Files\Projects\GPExample\MainFrm.cpp
  330. 4D:\Program Files\Projects\GPExample\GPExampleDoc.cpp
  331. 5D:\Program Files\Projects\GPExample\GPExampleView.cpp
  332. 0D:\Program Files\Projects\GPExample\GPExample.rc
  333. 8D:\Program Files\Projects\GPExample\CGPTurnRightNode.cpp
  334. 2D:\Program Files\Projects\GPExa
  335.